home *** CD-ROM | disk | FTP | other *** search
/ Programming Windows 95 / Programming Windows 95.iso / code / CHAP20 / CALLER.H < prev    next >
Encoding:
C/C++ Source or Header  |  1996-01-01  |  297 b   |  10 lines

  1. #define IDM_CREATE            1
  2. #define IDM_DESTROY           2
  3. #define IDM_IUNKNOWN          3
  4. #define IDM_IMALLOC           4
  5. #define IDM_IMARSHAL          5
  6. #define IDM_ALLOCATE_CUSTOM   6
  7. #define IDM_ALLOCATE_DEFAULT  7
  8. #define IDM_FREE              8
  9. #define IDM_CHECK             9
  10.